home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / progs / editor / frexxed / fpl / examineline.fpl.readme < prev    next >
Text File  |  1996-03-26  |  644b  |  21 lines

  1. ############################################
  2. File: ExamineLine.FPL
  3. Author: Kjell Ericson
  4. Email: kjer@netcom.se, FidoNet 2:201/328
  5. Short description: Performs according to line contents
  6. Version: 1.0
  7. Date: 1.3.94
  8. Local settings:
  9. Global settings:
  10. Keysequence: Amiga p
  11. Type: key
  12. Prereq:
  13. ############################################
  14.  
  15. FUNCTION
  16.   When pressing this key sequence, the program will first check if the
  17. character under the cursor is a valid 'match-character', in that case
  18. it will jump to the matching character. Secondly, it will test the line to
  19. see if it is an C-include line. If it is, it will try to load the specified
  20. include file!
  21.